/**********************/
/******GENERAL********/
/**********************/
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap);
body {
  font-family: "Poppins", sans-serif;
  font-size: 15.5px;
  margin: 0;
  overflow: unset;
}

.btn {
  position: relative;
  z-index: 1;
  border-radius: 0;
  padding: 15px 30px;
  min-width: 150px;
  overflow: hidden;
}

a {
  text-underline-offset: 2px;
}

.btn::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 150%;
  aspect-ratio: 1;
  opacity: 0;
  z-index: 1;
  transition: transform 0.5s ease-out, opacity 0.3s ease-out;
  border-radius: 50%;
}

.btn:hover::before {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  color: #fff !important;
  z-index: -1;
}

.border-btn {
  background: none;
  border-radius: 0;
  padding: 17px 42px;
  display: inline-block;
  letter-spacing: 1px;
  position: relative;
  transition: color 0.4s linear;
  position: relative;
  overflow: hidden;
  margin: 0;
}

.border-btn::before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 102%;
  height: 102%;
  background: #fd8f5f;
  z-index: -1;
  transition: transform 0.5s;
  transition-timing-function: ease;
  transform-origin: 0 0;
  transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
  transform: scaleY(0);
  border-radius: 0;
}

a.border-btn:hover {
  color: #fff !important;
}

.border-btn:hover::before {
  transform: scaleY(1);
  color: #fff;
}

h1, h2, h3 {
  font-weight: 600;
}

@media screen and (max-width: 580px) {
  .slider-bg1 {
    aspect-ratio: 1;
  }
}
.slick-slider {
  width: 100%;
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
}

.slider-area,
.visit-tailor-area,
.contact-wrap,
.contact-wrap-2 {
  background: unset;
  padding: 0 15px !important;
}

@media screen and (max-width: 650px) {
  .slider-area,
  .visit-tailor-area,
  .contact-wrap,
  .contact-wrap-2 {
    padding: 0 !important;
  }
}
@media screen and (max-width: 650px) {
  .contact-wrap,
  .contact-wrap-2 {
    margin: 0 !important;
  }
}
/**********************/
/******HEADER********/
/**********************/
.row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

header {
  position: fixed;
  top: 0;
  z-index: 150;
  font-size: 15px;
}

.header-area .menu-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.header-area .main-header {
  padding-left: 0px;
  padding-right: 0;
}

.header-area .menu-wrapper .main-menu ul li:hover > ul.submenu {
  visibility: visible;
  opacity: 1;
  top: 100%;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}

#navigation {
  white-space: nowrap;
  display: flex;
}

.header-area .menu-wrapper {
  flex-wrap: nowrap;
}

.header-area .menu-wrapper .logo {
  width: 90px;
  height: 100px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 50px 0 15px;
}

.header-area .menu-wrapper .logo img {
  width: 100%;
}

.header-area .mobile_menu .logo {
  margin-left: 5px;
}

.header-area .mobile_menu .logo img {
  width: 70%;
}

.header-area .menu-wrapper .main-menu ul li a {
  padding: 0;
  margin-right: 1.5rem;
}

.header-area .menu-wrapper .main-menu ul li a span {
  display: inline-block;
  line-height: 100px;
  font-size: 14px;
}

.header-area .menu-wrapper .main-menu ul li.nav-itemlast-of-type a {
  margin-right: 0;
}

#navigation, .search ul {
  margin-bottom: 0;
}

.header-area .menu-wrapper {
  box-shadow: none;
}

.header-area .sticky-bar {
  box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.05);
  z-index: 50;
  position: fixed;
  width: 100%;
  top: 0;
}

.login-form-area .login-form .input-box {
  padding-bottom: 0;
}

.irs {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  height: 55px;
}

.irs-grid {
  height: 27px;
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-shadow {
  height: 2px;
  top: 38px;
  background: #000;
  opacity: 0.3;
  border-radius: 5px;
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
  height: 8px;
}

.irs-line-left {
  left: 0;
  width: 11%;
}

.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

.irs-line-mid {
  left: 9%;
  width: 82%;
}

.irs-line-right {
  right: 0;
  width: 11%;
}

.category-listing .range-slider .irs-to,
.category-listing .range-slider .irs-from,
.category-listing .range-slider .irs-max,
.category-listing .range-slider .irs-min {
  display: none;
}

.irs-min, .irs-max {
  color: #333;
  font-size: 12px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -moz-border-radius: 3px;
}

.category-listing .range-slider .irs-line {
  height: 2px;
  top: 33px;
  border-radius: 16px;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
  border: 1px solid #ccc;
}

.category-listing .range-slider .irs-slider {
  height: 15px;
  width: 15px;
  background: #fff;
  top: 26px;
  box-shadow: none;
  border-radius: 4px;
  position: absolute;
}

.category-listing .range-slider .irs-bar {
  height: 2px;
  top: 33px;
  position: absolute;
}

.header-area .menu-wrapper .main-menu ul ul.submenu {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  padding: 17px 0;
  transition: 0.3s;
  border-radius: 4px;
  width: auto !important;
  left: 0;
  top: 100px;
  flex-direction: column;
}

.header-area .menu-wrapper .main-menu ul ul.submenu li,
.header-area .menu-wrapper .main-menu ul ul.submenu li .nav-link {
  height: 40px !important;
  width: auto;
  margin: 0;
}

.header-area .menu-wrapper .main-menu ul ul.submenu li .nav-link {
  opacity: 0.7;
}

.header-area .menu-wrapper .main-menu ul ul.submenu li {
  width: 200px;
}

.header-area .menu-wrapper .main-menu ul ul.submenu li a {
  display: flex;
  align-items: center;
  padding: 0 20px !important;
}

.header-area .menu-wrapper .main-menu ul ul.submenu li span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 100%;
}

.header-area .menu-wrapper .main-menu ul ul.submenu li a:hover {
  padding-left: 28px !important;
}

.header-right1 .card-stor {
  position: relative;
}

.searchBtn, .account-btn, .card-stor {
  width: 45px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.header-right1 {
  margin: 0;
}

.mobileMenuButton {
  width: 45px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.searchBlock {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9333333333);
  position: fixed;
  right: 0;
  top: 0;
  z-index: 200;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(0);
  transition: transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.searchBlock input {
  -webkit-appearance: none;
}

.closeSearch {
  display: inline-block;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  line-height: 70px;
  text-align: center;
  cursor: pointer;
}

.searchBlock.hidden {
  transform: translateX(100%);
}

.form-box {
  position: relative;
  width: 300px;
  height: 50px;
  display: flex;
  align-items: center;
}

.form-box input {
  display: inline-block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #FFFFFF;
  background: none;
  height: 100%;
  color: white;
  font-size: 18px;
}

.search-icon {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  cursor: pointer;
}

/**************/
/***MOBILE MENU****/
/**************/
.mobile_menu {
  width: 100vw;
  z-index: 50;
  display: none;
  position: fixed;
  right: 0;
  top: 0;
}

.slicknav_nav a {
  font-size: 15px;
}

.slicknav_menu_container {
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  transform: translateX(100%);
  transition: transform 0.25s linear;
  padding: 100px 0 8vh;
  overflow-y: auto;
}

#parametre-mobile {
  margin: 0 25px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}

.mobile-nav-section-title {
  opacity: 0.4;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
}

.slicknav_menu {
  height: 100vh;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-end;
}

.slicknav_btn {
  background-color: transparent;
  position: relative;
  margin: 0;
  padding: 0;
  width: 45px;
  height: 40px;
  z-index: 60;
  display: none;
  transition: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.slicknav_nav {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 240px;
  max-width: 300px;
  position: relative;
  padding: 25px;
  overflow: auto;
  z-index: 10;
}

.slicknav_nav ul {
  margin: 0;
}

.slicknav_nav a {
  margin: 0;
}

.poppedUp {
  display: block;
}

.menu-list {
  position: absolute;
  right: 0;
  height: 100%;
  width: 240px;
  padding: 30px;
  background-color: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transform: translateX(240px);
  transition: transform 0.25s linear;
}

.slide {
  transform: translateX(0);
}

.mobile-slider .menu-list-item {
  text-align: left;
  line-height: 50px;
}

.mobileMenuButtonLine {
  width: 24px;
  height: 0.07rem;
  border-radius: 2px;
  margin: 5px 0 1px;
  transition: transform 0.25s linear, width 0.25s linear;
}

.middleLineTransition {
  width: 0;
  margin: 0;
  transform: translateX(22px);
}

.topLineTransition {
  transform: rotate(135deg) translateX(8px);
  width: 30px;
  margin-bottom: 2px;
}

.bottomLineTransition {
  transform: rotate(-135deg) translateX(8px);
  width: 30px;
  margin-top: 7px;
}

.nav-item {
  position: relative;
}

.mobile_menu .nav-item .nav-link {
  cursor: pointer;
  padding: 0 0 0 10px;
  line-height: 0;
}

.mobile_menu .nav-item .nav-link span {
  display: inline-block;
  width: -moz-fit-content;
  width: calc(100% - 36px);
  line-height: 45px;
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.flipped {
  transform: rotate(180deg);
}

@media screen and (max-width: 992px) {
  .header-area .header-sticky .menu-wrapper .logo2 {
    display: none;
  }
  .header-area .header-sticky {
    padding: 0;
    margin: auto;
    display: flex;
  }
  .header-area .header-sticky {
    height: 100px;
  }
  .header-area .menu-wrapper {
    position: relative;
    align-items: center;
    justify-content: space-between;
    height: 100%;
  }
  .header-area {
    position: relative;
  }
  .single-footer-caption {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .slicknav_btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .main-menu,
  .header-left .flag-container {
    display: none;
  }
  .header-area .menu-wrapper .logo {
    position: relative;
    width: 70px;
    height: 80px;
    margin-right: 0 !important;
  }
  header {
    height: 80px;
  }
  .header-area .header-sticky,
  .main-header .header-sticky .container-fluid {
    height: 80px;
    align-items: center;
  }
  .slider-area .container {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 575px) {
  .header-right1 {
    bottom: 0px;
  }
}
/**************/
/***SLIDER AREA****/
/**************/
.slider-area {
  padding-right: 50px;
  padding-bottom: 90px;
  background: #f2e1d9;
  position: relative;
  display: flex;
}

.visit-tailor-area, .slider-area {
  height: 600px;
}

@media screen and (max-width: 1200px) {
  .visit-tailor-area, .slider-area {
    height: 500px;
  }
}
@media screen and (max-width: 992px) {
  .visit-tailor-area, .slider-area {
    height: 450px;
  }
}
@media screen and (max-width: 900px) {
  .visit-tailor-area, .slider-area {
    height: 400px;
  }
}
@media screen and (max-width: 800px) {
  .visit-tailor-area, .slider-area {
    height: -moz-fit-content;
    height: fit-content;
  }
}
.visit-tailor-area-inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}

@media screen and (max-width: 800px) {
  .visit-tailor-area-inner {
    flex-direction: column-reverse;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.slider-area .hero__caption {
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 800px;
}

.slider-area .hero__caption,
.visit-tailor-area .tailor-details {
  width: 55%;
  padding: 2vw 50px 2vw 2vw;
}

@media screen and (max-width: 992px) {
  .slider-area .hero__caption,
  .visit-tailor-area .tailor-details {
    padding-right: 20px;
  }
}
@media screen and (max-width: 800px) {
  .slider-area .hero__caption,
  .visit-tailor-area .tailor-details {
    padding: 0;
    width: 100%;
    max-width: 500px;
  }
}
.slider-area .hero__caption h1 {
  margin-bottom: 14px;
  font-size: 5vw;
}

@media screen and (min-width: 1400px) {
  .slider-area .hero__caption h1 {
    font-size: 70px;
  }
}
@media screen and (max-width: 575px) {
  .slider-area .hero__caption h1 {
    font-size: 30px;
  }
}
.slider-area .hero__caption span {
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 900;
}

@media screen and (max-width: 768px) {
  .slider-area .hero__caption span {
    font-size: 17px;
  }
}
.slider-area .hero__caption p {
  font-size: 20px;
  margin-bottom: 40px;
}

@media screen and (max-width: 900px) {
  .slider-area .hero__caption p {
    font-size: 16px;
  }
}
.slick-slider,
.visit-tailor-area-paddingBlock {
  padding: 20px;
}

@media screen and (max-width: 800px) {
  .slick-slider,
  .visit-tailor-area-paddingBlock {
    padding: 12vw 30px 30px;
  }
}
@media screen and (max-width: 450px) {
  .slick-slider,
  .visit-tailor-area-paddingBlock {
    padding: 30px 20px 20px;
  }
}
.contact-wrap-area-paddingBlock,
.contact-wrap-area-paddingBlock-2 {
  padding: 50px 20px;
}

.slick-slide {
  height: unset;
}

.hero-overly1, .hero-overly2 {
  z-index: 1 !important;
  width: 100% !important;
}

.hero-overly2::before {
  display: none;
}

.slick-list {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 800px) {
  .slick-list {
    flex-direction: column;
  }
}
.slick-track {
  z-index: 1;
  margin: 0;
  display: flex;
}

.slick-track::before,
.visit-tailor-area .tailor-offers::before {
  top: 20px;
  left: 20px;
}

.slick-track::after,
.visit-tailor-area .tailor-offers::after {
  bottom: 20px;
  right: 20px;
}

/**************/
/***POPULAR PRODUCTS****/
/**************/
.section-tittle h2,
.visit-tailor-area .tailor-details h2,
.contact_form h2 {
  font-size: 3.5vw;
  display: block;
  line-height: 1.2;
  margin-bottom: 20px;
}

@media screen and (min-width: 1400px) {
  .section-tittle h2,
  .visit-tailor-area .tailor-details h2,
  .contact_form h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 992px) {
  .section-tittle h2,
  .visit-tailor-area .tailor-details h2,
  .contact_form h2 {
    font-size: 4vw;
  }
}
@media screen and (max-width: 575px) {
  .section-tittle h2,
  .visit-tailor-area .tailor-details h2,
  .contact_form h2 {
    font-size: 22px;
  }
}
.sticky-tabs-block {
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .sticky-tabs-block {
    font-size: 30px;
    position: sticky !important;
    top: 90px;
  }
}
.new-arrival {
  padding: 40px 0;
}

.popular-caption h3 {
  font-size: 16px;
  color: inherit;
}

.grid-product {
  width: 300px;
  margin: 0 auto 50px;
  padding: 5px;
  transition: box-shadow 0.2s linear;
  overflow: hidden;
}

@media screen and (max-width: 1200px) {
  .grid-product {
    width: 280px;
  }
}
.new-arrival.new-arrival2 .grid-product,
.tab-pane .grid-product {
  margin: 0 20px 50px;
  cursor: pointer;
}

.grid-product {
  position: relative;
}

.properties .nav-tabs .nav-item {
  display: block;
  text-transform: capitalize;
  font-size: 15px;
  padding: 20px 28px;
  color: #222;
  border-radius: 0;
  margin: 0;
}

@media screen and (max-width: 575px) {
  .properties .nav-tabs .nav-item {
    padding: 0 25px;
    line-height: 45px;
  }
}
/**************/
/***BEST FURNITURE****/
/**************/
.visit-tailor-area .tailor-offers {
  background-image: url(/assets/images/image500600.jpg);
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  position: relative;
  z-index: 1;
}

.slick-track,
.visit-tailor-area .tailor-offers {
  height: 100%;
  aspect-ratio: 5/6;
  margin-left: auto;
}

@media screen and (max-width: 900px) {
  .slick-track,
  .visit-tailor-area .tailor-offers {
    height: 90%;
  }
}
@media screen and (max-width: 800px) {
  .slick-track,
  .visit-tailor-area .tailor-offers {
    margin-left: 0;
    width: 100%;
    max-width: 500px;
    margin-top: 3.5vw;
  }
}
/**************/
/***CONTACT FORM****/
/**************/
.contact-ele {
  padding: 30px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .contact-ele {
    max-width: 450px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .contact-ele {
    padding: 20px 10px;
  }
}
.contact_form {
  display: flex;
}

.contact_form-head {
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 992px) {
  .contact_form-head {
    max-width: 500px;
    margin: 0 auto;
    align-items: center;
  }
}
.contact_form-head .text {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}

.form-control {
  border-radius: 2px;
  border: 1px solid #F1F1F1;
}

.form-control::-moz-placeholder {
  opacity: 0.5;
  font-size: 14px;
}

.form-control::placeholder {
  opacity: 0.5;
  font-size: 14px;
}

#form_contact {
  max-width: 500px;
  margin-left: 80px;
}

@media screen and (max-width: 992px) {
  #form_contact {
    margin: 0 auto;
  }
}
/**************/
/***DETAILS / LISTING ****/
/**************/
.new-arrival .single-new-arrival .popular-img {
  width: 100%;
  aspect-ratio: 1;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.popular-img {
  position: relative;
}

.imgPromoBlock {
  width: 50px;
  line-height: 35px;
  font-size: 13px;
}

.imgPromoBlockBig {
  top: 1px;
  right: 1px;
  width: 60px;
  line-height: 40px;
}

.imgPromoBlock.event {
  width: 100%;
  top: 0;
  border: none;
}

.new-arrival .single-new-arrival .popular-img img {
  width: 100%;
  min-height: 100%;
  transition: transform 0.2s linear;
  -o-object-fit: cover;
  object-fit: cover;
}

.new-arrival .single-new-arrival .popular-caption {
  padding: 20px 10px;
  position: relative;
}

.new-arrival .single-new-arrival .popular-caption h3,
.associatedProducts h3 {
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.new-arrival .single-new-arrival:hover img,
.ap-grid .single-new-arrival:hover img {
  transform: scale(1.08);
}

#loadProducts {
  display: grid;
  grid-template-columns: repeat(auto-fill, 300px);
  justify-content: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
}

@media screen and (max-width: 1200px) {
  #loadProducts {
    grid-template-columns: repeat(auto-fill, 280px);
  }
}
.associatedProducts .refDetails,
.new-arrival .single-new-arrival .popular-caption {
  padding: 25px 10px 20px;
  position: relative;
}

.associatedProducts .refimage img {
  aspect-ratio: 1;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.associatedProducts .refimage {
  overflow: hidden;
}

.ticket-desc {
  width: 100%;
}

.s_product_text .eventHasStarted {
  padding: 20px;
  text-align: center;
  background: #d8000d;
  color: white;
  font-weight: 400;
  font-size: 16px;
}

label[for=ck_san] {
  font-size: 12px;
  cursor: pointer;
}

label[for=ck_san] span {
  color: #007bff;
}

.fareDescription {
  font-size: 13px;
  line-height: 25px;
  padding: 10px 10px 0;
  position: relative;
}

.nice-select {
  border-radius: 0;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select .list {
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  right: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select:after {
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}

/**************/
/***SOCIAL NETWORK ****/
/**************/
.instagram-area,
.instagram-area-2 {
  padding: 0 20px;
  position: relative;
}

.instagram-area-before,
.contact-wrap-area-before {
  position: absolute;
  top: 0;
  left: 0;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.instagram-area::before {
  position: absolute;
  top: 0;
  left: 0;
  content: url(/assets/furn/images/instagram-icon.svg);
  display: block;
}

/**************/
/***FOOTER ****/
/**************/
.footer * {
  font-size: 13px !important;
}

.footer-logo, .footer-social {
  text-align: right;
}

#select-region {
  width: -moz-fit-content;
  width: fit-content;
  max-width: 90%;
  flex-wrap: wrap;
}

/**************/
/***LISTING ****/
/**************/
.count-job {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .count-job {
    width: 914px;
  }
}
@media screen and (max-width: 966px) {
  .count-job {
    width: 600px;
  }
}
@media screen and (max-width: 650px) {
  .count-job {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .count-job {
    width: 98%;
    font-size: 12px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1407px) {
  .count-job {
    width: 980px;
  }
}
@media screen and (min-width: 1407px) {
  .count-job {
    width: 1320px;
  }
}
/**************/
/***SEARCH ****/
/**************/
.category-listing .range-slider .price_value input {
  border: 0;
  max-width: 60px;
  background-color: transparent;
  margin-left: 4px;
}

.filters-block {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  position: sticky;
  top: 200px;
  left: 0;
  z-index: 5;
  transition: width 0.26s linear;
  height: 40px;
  margin-bottom: 20px;
}

.category-area {
  display: flex;
  justify-content: center;
  padding: 100px 0;
}

.filter-btn:focus {
  outline: none;
}

.filter-btn span {
  opacity: 0.7;
  text-transform: uppercase;
  color: #FFF;
}

.category-area.search {
  position: relative;
  display: block;
}

/**************/
/***CART ****/
/**************/
.cart_area {
  padding-top: 50px;
  padding-bottom: 100px;
}

#modalCart .card {
  background: none;
}

/**************/
/*** ACCOUNT ****/
/**************/
.login-form-area {
  margin-bottom: 80px;
}

.login-form-area .login-form .input-box .single-input-fields label {
  display: block;
  margin-bottom: 6px;
  text-align: left;
}

.login-form-area .login-form {
  background: inherit;
  padding: 55px 60px 50px 50px;
}

@media (max-width: 768px) {
  .login-form-area .login-form {
    box-shadow: none;
  }
}
@media (max-width: 575px) {
  .login-form-area .login-form {
    padding: 40px 20px 20px 26px;
  }
}
.login-form-area .login-form .login-heading span {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
  display: block;
}

.login-form label {
  font-size: 15px;
}

.login-form input::-moz-placeholder {
  opacity: 0.5;
}

.login-form input::placeholder {
  opacity: 0.5;
}

.about-area {
  padding: 30px 0 80px;
}

.banner_content {
  font-size: 13px;
  padding: 5px 20px !important;
}

.connection-new-account {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .connection-new-account {
    text-align: center;
  }
}
/**************/
/*** PRODUCT DETAILS ****/
/**************/
.product_image_area {
  padding: 30px 0 80px;
}

@media screen and (max-width: 992px) {
  .product_image_area {
    padding-top: 0;
  }
}
.row.s_product_inner {
  padding: 0 30px !important;
}

@media screen and (max-width: 768px) {
  .row.s_product_inner {
    padding: 0 !important;
  }
}
@media screen and (max-width: 575px) {
  .row.s_product_inner {
    padding: 0 10px !important;
  }
}
@media screen and (max-width: 992px) {
  .product_slider_img {
    width: 100%;
    display: flex;
    margin: 0 auto 24px 0;
    flex-direction: column;
  }
}
@media screen and (max-width: 550px) {
  .product_slider_img {
    display: unset;
  }
}
.bannerLogos {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .bannerLogos {
    margin: 0 auto;
  }
}
.komesIntro {
  color: white;
  padding: 10px 0;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 2px;
  margin: 0 auto 0 5vw;
  position: relative;
}

@media screen and (max-width: 768px) {
  .komesIntro {
    margin: 0;
    text-align: center;
    width: 220px;
  }
}
.svgmask {
  width: 100%;
  height: 100%;
  background: url(/assets/images/background-ce.svg);
  display: flex;
  align-items: center;
}

.komesIntro img {
  height: 80px;
}

@media screen and (max-width: 1200px) {
  .komesIntro img {
    height: 65px;
  }
}
@media screen and (max-width: 768px) {
  .komesIntro img {
    height: 50px;
  }
}
.komesIntro p {
  transform: rotate(-5deg) translate(50%, 20px);
  position: relative;
  font-size: 30px;
}

@media screen and (max-width: 1200px) {
  .komesIntro p {
    transform: rotate(-5deg) translate(50%, 20px);
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  .komesIntro p {
    transform: rotate(-5deg) translate(30%, 10px);
    font-size: 20px;
  }
}
.komesIntro::before {
  display: block;
  position: absolute;
  content: url(/assets/images/background-ce-highlight1.svg);
  transform: translate(60px, 100px);
}

@media screen and (max-width: 1200px) {
  .komesIntro::before {
    transform: translate(50px, 80px);
  }
}
@media screen and (max-width: 768px) {
  .komesIntro::before {
    transform: translate(0, 60px);
  }
}
.komesIntro p::before {
  display: block;
  position: absolute;
  content: url(/assets/images/background-ce-highlight2.svg);
  transform: translate(250px, -10%);
}

@media screen and (max-width: 1200px) {
  .komesIntro p::before {
    transform: translate(200px, 0);
  }
}
@media screen and (max-width: 768px) {
  .komesIntro p::before {
    transform: translate(150px, 0);
  }
}

@media screen and (max-width: 580px) {
  #info-reservation-1 .form-group {
    flex-direction: column;
  }
}
#modalCartShort .eFare {
  max-width: 150px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.billet-inof p {
  margin-bottom: 8px;
}

#info-reservation-2 {
  display: none !important;
}

.associatedProducts .name:hover h3 {
  text-decoration: none !important;
}

.detailsTop {
  display: flex;
  margin-bottom: 5px;
}

.ap-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, 340px);
}

@media screen and (max-width: 992px) {
  .ap-grid {
    justify-content: center;
  }
}
.ap-grid.justify-content-center {
  justify-content: center;
}

.s_product_text .card_area .product_count input {
  background: transparent;
  border-color: transparent;
}

.payment-status {
  font-weight: 400;
}

.loggedUser {
  font-weight: 300;
}

.categories-toggle {
  display: inline-block;
  line-height: 100px;
  margin-right: 1.5rem;
  font-weight: bold;
  cursor: pointer;
  opacity: 0;
}

.xtra_menu {
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5843137255);
}

.mon-compte.account-page-block {
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
}

.account-page-block label {
  font-size: 13px;
}

.dlLink a {
  color: #007bff;
}

.btn.btn-tertiary::before,
.btn.btn-tertiary:hover::before {
  background: transparent;
}/*# sourceMappingURL=custom-new.css.map */

.card.unavailable {
  display: none;
}